UserId Constructor (String) |
Initializes a new instance of the UserId class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic UserId(
string primarySmtpAddress
)
Public Sub New (
primarySmtpAddress As String
)
Parameters
- primarySmtpAddress
- Type: SystemString
See Also